Skip to content

[3.8] bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486) #20640

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 4, 2020

Co-authored-by: Terry Jan Reedy [email protected]
(cherry picked from commit 052d3fc)
Co-authored-by: Cheryl Sabella [email protected]

https://bugs.python.org/issue40807

)

* bpo-40807: Show warnings once from codeop._maybe_compile

* Move catch_warnings

* news

Co-authored-by: Terry Jan Reedy <[email protected]>
(cherry picked from commit 052d3fc)

Co-authored-by: Cheryl Sabella <[email protected]>
@miss-islington
Copy link
Contributor Author

@csabella and @terryjreedy: Status check is done, and it's a failure ❌ .

@csabella
Copy link
Contributor

csabella commented Jun 5, 2020

Fixed with #20646

@csabella csabella closed this Jun 5, 2020
@miss-islington miss-islington deleted the backport-052d3fc-3.8 branch June 5, 2020 12:33
@terryjreedy
Copy link
Member

terryjreedy commented Jun 6, 2020

#20646 only made this backport, or a new version thereof from current 3.8, possible. The 3.8 and 3.7 backports are still needed. But I should have retried the tests or closed these first before asking for a 2nd backport. I will try again now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants